Auto merge of #4558 - lukaslueg:issue4504, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 4 Oct 2017 09:13:29 +0000 (09:13 +0000)
committerbors <bors@rust-lang.org>
Wed, 4 Oct 2017 09:13:29 +0000 (09:13 +0000)
commit18db6a682c89cca4801d992d20181e761291172e
tree1cf2acdcbc2f8f6c0fc72bc6973305911834edbb
parent0157b65baac24087c8c7ef2eb05476d6d75ea423
parentdf882fabd333d0a0d7fbc6193ea03c29ecf9dccf
Auto merge of #4558 - lukaslueg:issue4504, r=alexcrichton

Allow multiple arguments in `cargo bench`

It seems the docopt DSL was simply lacking.